home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / TEMP / GNU / flex / Seealso < prev    next >
Text File  |  1995-06-28  |  576b  |  19 lines

  1. See also
  2. Previous: <Deficiencies=>Deficienci> * Next: <Author=>Author> * Up: <Top=>!Root>
  3.  
  4. #Wrap on
  5. {fH3}See also{f}
  6.  
  7. {fCode}lex{f}(1), {fCode}yacc{f}(1), {fCode}sed{f}(1), {fCode}awk{f}(1).
  8.  
  9. John Levine, Tony Mason, and Doug Brown: Lex & Yacc;
  10. O'Reilly and Associates.  Be sure to get the 2nd edition.
  11.  
  12. M. E. Lesk and E. Schmidt, LEX - Lexical Analyzer Generator.
  13.  
  14. Alfred Aho, Ravi Sethi and Jeffrey Ullman: Compilers:
  15. Principles, Techniques and Tools; Addison-Wesley (1986).
  16. Describes the pattern-matching techniques used by {fCode}flex{f}
  17. (deterministic finite automata).
  18.  
  19.